Skip to content

Remove old deprecated items (ffi::export_array_into_raw and IPC StreamReader::try_new_unbuffered) - #10479

Draft
Jefffrey wants to merge 1 commit into
apache:mainfrom
Jefffrey:remove-old-deprecations
Draft

Remove old deprecated items (ffi::export_array_into_raw and IPC StreamReader::try_new_unbuffered)#10479
Jefffrey wants to merge 1 commit into
apache:mainfrom
Jefffrey:remove-old-deprecations

Conversation

@Jefffrey

Copy link
Copy Markdown
Contributor

Its been long enough we can probably remove them.

As mentioned in their deprecation notices:

  • For export_array_into_raw() use FFI_ArrowArray::new() and FFI_ArrowSchema::try_from()
  • For StreamReader::try_new_unbuffered() use StreamReader::try_new()

@Jefffrey Jefffrey added api-change Changes to the arrow API next-major-release the PR has API changes and it waiting on the next major version labels Jul 29, 2026
@github-actions github-actions Bot added the arrow Changes to the arrow crate label Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api-change Changes to the arrow API arrow Changes to the arrow crate next-major-release the PR has API changes and it waiting on the next major version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant